.footer {
  height: 130px;
  background: #00669D;
  margin-top: 37px;
  padding-top: 19px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.footer div {
  margin-bottom: 14px;
}
.footer .city span:nth-child(1) {
  margin-right: 40px;
}
